RegExOptions.TreatTargetAsOneLIne

Ignores internal newlines for purposes of matching against '^' and '$'. The default is False.

Syntax

TreatTargetAsOneLIne( Boolean ) as


Parameters

Boolean